1, bitwise operatorsThe bitwise operator is used to set the specified bit of an integer number, and if the operand is a string, the ASCII value of the string is manipulated.
Type of operation
Operator
Example
Results
What is a string operator? String operator introduction: a string operator is used to concatenate two strings to form a new string. We have introduced the arithmetic operators in PHP operators in the previous sections. I believe you have some
Assignment operatorsThe PHP assignment operator is used to write values to variables. The base assignment operator in PHP is "=".This means that the right-hand copy expression sets the value for the left-hand operand._________________________________
PHP reading notes (4)-Operators, PHP reading notes operators
What is an operator
What is an operator? The operator is an identifying symbol that tells PHP to do the related operations. For example, you need to calculate how much 123 times 456
1, bitwise operatorsThe bitwise operator is used to set the specified bit of an integer number, and if the operand is a string, the ASCII value of the string is manipulated.
Type of operation
Operator
Example
Results
What is an operator What is an operator? The operator is an identifying symbol that tells PHP to do the related operations. For example, you need to calculate how much 123 times 456 equals, then you need a symbol to tell the server that you need to
Common operators and operation symbols in php are described in detail .? Php Tutorial * operator number (PHP) operator symbol ** by operator number function is divided into: * 1. arithmetic operator +-* % + -- * 2. string operator. concatenation
Basic Introduction to operators in php. In php, our commonly used operators include arithmetic operators, value assignment operators, comparison operators, and logical operators. I will introduce the usage of these operators to you. Division of
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.